vmx: Rename host_vmcs to vmxon_region
authorKeir Fraser <keir.fraser@citrix.com>
Mon, 13 Sep 2010 16:24:10 +0000 (17:24 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Mon, 13 Sep 2010 16:24:10 +0000 (17:24 +0100)
commitdbc2b88ca2d57bbe3d2800998bc23f3814c425be
tree9814f933ac3ddf228eeba6f29eb0f55bf55c7733
parent66d799b9d96c5bfa9418a78b8d7f93013e0de3f1
vmx: Rename host_vmcs to vmxon_region

For some reason, the memory region used for vmxon is named as
host_vmcs, which is somewhat misleading, rename it to vmxon_region as
SDM does.

Signed-off-by: Qing He <qing.he@intel.com>
Signed-off-by: Eddie Dong <eddie.dong@intel.com>
xen/arch/x86/hvm/vmx/vmcs.c